Added missing bug numbers to Changelog entries.
authorChristoph Scholtes <cschol2112@gmail.com>
Sun, 5 Feb 2012 22:51:11 +0000 (15:51 -0700)
committerChristoph Scholtes <cschol2112@gmail.com>
Sun, 5 Feb 2012 22:51:11 +0000 (15:51 -0700)
ChangeLog
nt/ChangeLog

index 57476bbc791a8afe6766556e70ec60d5c2c989ae..d7d9b14c9294e2a6a8831b15471483e6c1f1f157 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2012-02-05  Christoph Scholtes  <cschol2112@googlemail.com>
 
-       * make-dist (README.W32): Include file in source tarball.
+       * make-dist (README.W32): Include file in source tarball. (Bug#9750)
 
        * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
        specific makefiles to support getopt_.h generation with MSVC.
index 752ca77ca6fd004b0dd626e392f9f9ce655d0499..096d57ab964fa88547fec57df0727a0d942301fc 100644 (file)
@@ -1,6 +1,6 @@
 2012-02-05  Christoph Scholtes  <cschol2112@googlemail.com>
 
-       * README.W32: Clarification for inclusion in source tarball.
+       * README.W32: Clarification for inclusion in source tarball. (Bug#9750)
 
        * gmake.defs (PRAGMA_SYSTEM_HEADER): Add for GCC.
 
@@ -9,7 +9,7 @@
        * makefile.w32-in (maybe-copy-distfiles)
        (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH)
        (create-tmp-dist-dir): Added to make --distfiles optional.
-       (dist): Use create-tmp-dist-dir and maybe-copy-distfiles.
+       (dist): Use create-tmp-dist-dir and maybe-copy-distfiles. (Bug#10261)
 
 2012-02-04  Eli Zaretskii  <eliz@gnu.org>